func reflect.makeFloat32
2 uses
reflect (current package)
value.go#L3355: func makeFloat32(f flag, v float32, t Type) Value {
value.go#L3438: return makeFloat32(v.flag.ro(), *(*float32)(v.ptr), t)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)